home *** CD-ROM | disk | FTP | other *** search
- object GlossaryForm: TGlossaryForm
- Left = 602
- Top = 296
- BorderIcons = []
- BorderStyle = bsNone
- Caption = 'GlossaryForm'
- ClientHeight = 306
- ClientWidth = 167
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object ListBox1: TSpecialListBox
- Left = 0
- Top = 41
- Width = 167
- Height = 265
- ImageList = Form1.ImageList2
- SectionFont.Charset = DEFAULT_CHARSET
- SectionFont.Color = clBlack
- SectionFont.Height = -16
- SectionFont.Name = 'Times New Roman'
- SectionFont.Style = []
- Align = alClient
- Color = 44930213
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- OnClick = ListBox1Click
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 167
- Height = 41
- Align = alTop
- BevelOuter = bvNone
- Caption = 'Panel1'
- Color = 44930213
- TabOrder = 1
- object lblTitle: TLabel
- Left = 0
- Top = 8
- Width = 167
- Height = 33
- Alignment = taCenter
- AutoSize = False
- Caption = 'lblTitle'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -15
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- end
- end
-